home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / ArchiveUtils / PackageInspector-0.96 / Source / English.lproj / InfoView.strings < prev    next >
Text File  |  1996-03-18  |  364b  |  13 lines

  1. /* Short indication to user about the size of a package once installed and the size when compressed */
  2. "%s installed, %s compressed";
  3.  
  4. /* Short indication to user about the size of a package once installed and the size when compressed using gzip_package */
  5. "%s installed, %s gzipped";
  6.  
  7. /* MegaBytes -- package size */
  8. "MB";
  9.  
  10. /* Kilobytes -- package size */
  11. "KB";
  12.  
  13.